Return to start page

AInfo

Description

Members of talks are called informations or infos. An info is a single object which informs the user about something like new quests or important things which happened. Infos can have their own condition, so player do not always get access to them. This allows the creator to write nice multiple choice dialogs for different classes or players. Additionally you're able to make infos permanent, so player can always use or get them if the condition is true. Since there probably will be some longer speeches of an information they're skipable by pressing a specific key. This must be explicit enabled when calling the struct initializer (AInfo.init).

Source File

Systems/Character/Struct Info.j

Library

AStructSystemsCharacterInfo

Scope

-

Private

No

Members

Implementations

-

Methods

Size

-

Extensions

-

Child Structs

-

Constructor

create

Destructor

onDestroy

Initializer

-

Inherited Members

-

Inherited Methods

-